Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/vishal-dcode/Content Placeholder/

app.js /cody/vishal-dcode/Content Placeholder/app.js
25 Views
0 Comments
const header = document.querySelector("[header]");
const title = document.querySelector("[card-title]");
const excerpt = documen
index.html /cody/vishal-dcode/Content Placeholder/index.html
102 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
style.css /cody/vishal-dcode/Content Placeholder/style.css
39 Views
0 Comments
@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";
* {
box-sizing: border-box;
}
body {
ba